-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
24.1
-
Code
-
Classes
- Gateway
| Total Complexity |
80 |
| Dependencies |
22 |
| Dependents |
3 |
| Total lines |
465 |
| Lines of code |
266 |
| Logical lines of code |
145 |
| Comment lines |
109 |
| Methods |
26 |
| Properties |
5 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| complete() |
B |
41 |
20 |
50 |
| retrieve() |
A |
46 |
10 |
36 |
| fail() |
S |
53 |
6 |
20 |
| createIntent() |
S |
54 |
5 |
22 |
| removeCascade() |
S |
60 |
4 |
13 |
| applyCodes() |
S |
62 |
4 |
11 |
| refund() |
S |
56 |
3 |
18 |
| getMetaData() |
S |
65 |
4 |
9 |
| getResponseUrl() |
S |
55 |
2 |
20 |
| createCheckout() |
S |
63 |
2 |
11 |
| __construct() |
S |
72 |
2 |
5 |
| createPayment() |
S |
66 |
2 |
9 |
| validatePaymentData() |
S |
76 |
2 |
3 |
| getCodes() |
S |
68 |
2 |
7 |
| retrieveStatus() |
S |
100 |
1 |
0 |
| getType() |
S |
82 |
1 |
3 |
| getPayment() |
S |
82 |
1 |
3 |
| setPayment() |
S |
77 |
1 |
4 |
| isOnSite() |
S |
82 |
1 |
3 |
| createGatewayIntent() |
S |
100 |
1 |
0 |
| getCheckoutUrl() |
S |
100 |
1 |
0 |
| getInternalMetaData() |
S |
100 |
1 |
0 |
| refundPayment() |
S |
78 |
1 |
3 |
| getWebHookUrl() |
S |
64 |
1 |
10 |
| getGatewayAmount() |
S |
81 |
1 |
3 |
| getGatewayTax() |
S |
81 |
1 |
3 |